Simple ODE Solvers - Error Behaviour

ثبت نشده
چکیده

y(t0) = y0 Here f(t, y) is a given function, t0 is a given initial time and y0 is a given initial value for y. The unknown in the problem is the function y(t). Two obvious considerations in deciding whether or not a given algorithm is of any practical value are (a) the amount of computational effort required to execute the algorithm and (b) the accuracy that this computational effort yields. For algorithms like our simple ODE solvers, the bulk of the computational effort usually goes into evaluating the function f(t, y). Euler’s method uses one evaluation of f(t, y) for each step; the improved Euler’s method uses two evaluations of f per step; the Runge–Kutta algorithm uses four evaluations of f per step. So Runge–Kutta costs four times as much work per step as does Euler. But this fact is extremely deceptive because, as we shall see, you typically get the same accuracy with a few steps of Runge–Kutta as you do with hundreds of steps of Euler. To get a first impression of the error behaviour of these methods, we apply them to a problem that we know the answer to. The solution to the first order constant coefficient linear initial value problem y′(t) = y − 2t

برای دانلود متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید

ثبت نام

اگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید

منابع مشابه

Simple ODE Solvers - Error Behaviour

y(t0) = y0 Here f(t, y) is a given function, t0 is a given initial time and y0 is a given initial value for y. The unknown in the problem is the function y(t). Two obvious considerations in deciding whether or not a given algorithm is of any practical value are (a) the amount of computational effort required to execute the algorithm and (b) the accuracy that this computational effort yields. Fo...

متن کامل

Implicit ODE solvers with good local error control for the transient analysis of Markov models

Obtaining the transient probability distribution vector of a continuous-time Markov chain (CTMC) using an implicit ordinary differential equation (ODE) solver tends to be advantageous in terms of run-time computational cost when the product of the maximum output rate of the CTMC and the largest time of interest is large. In this paper, we show that when applied to the transient analysis of CTMC...

متن کامل

COPADS IV: Fixed Time-Step ODE Solvers for a System of Equations Implemented as a Set of Python Functions

Ordinary differential equation (ODE) systems are commonly used many different fields. The de-facto method to implement an ODE system in Python programming using SciPy requires the entire system to be implemented as a single function, which only allow for inline documentation. Although each equation can be broken up into sub-equations, there is no compart-mentalization of sub-equations to its OD...

متن کامل

Stepsize control for the Milstein scheme using first-exit-times

We introduce a variable timestepping algorithm for the Milstein scheme applied to SDEs with a scalar stochastic forcing. Multiple local error estimates are used, corresponding to different terms appearing in the Taylor series of the local truncation error. The timesteps are then chosen so as to bound the standard deviation of the contribution of each of these terms over a unit time interval, an...

متن کامل

An Instance of Failure for the MATLAB Explicit ODE45 Solver

We consider the adaptive strategies applicable to a simple model describing the phase lock of two coupled oscillators. This model has been used to show an instance of failure of the ODE45 RungeKutta-Felberg solver implemented within the MATLAB ODE suite, see [J. D. Skufca. Analysis still matters: a surprising instance of failure of Runge-KuttaFelberg ODE solvers. SIAM Review, 46:729-737, 2004]....

متن کامل

ذخیره در منابع من


  با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید

برای دانلود متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید

ثبت نام

اگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید

عنوان ژورنال:

دوره   شماره 

صفحات  -

تاریخ انتشار 2014